Added VM_metrics class, taking some of the fields from VM. Make VM.static_max
authorEwan Mellor <ewan@xensource.com>
Tue, 30 Jan 2007 18:30:18 +0000 (18:30 +0000)
committerEwan Mellor <ewan@xensource.com>
Tue, 30 Jan 2007 18:30:18 +0000 (18:30 +0000)
commit8a3405e40252f660016676e2768fcd47c26e0a60
tree7090fd25ace4bf3df44e553224e749574d0d58d9
parent11e16a75a0ff0e57b270ee92cc3439b4238a1059
Added VM_metrics class, taking some of the fields from VM.  Make VM.static_max
and static_min read-write.  Added VM.VCPUs/{max,at_startup}.  Make
VM.VCPUs/params a string -> string map.

This is the modelling, the C bindings, and the message file -- Xend support to
follow.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
docs/xen-api/xenapi-datamodel.tex
tools/libxen/include/xen_vm.h
tools/libxen/include/xen_vm_metrics.h [new file with mode: 0644]
tools/libxen/include/xen_vm_metrics_decl.h [new file with mode: 0644]
tools/libxen/src/xen_vm.c
tools/libxen/src/xen_vm_metrics.c [new file with mode: 0644]
tools/libxen/test/test_bindings.c
tools/python/xen/xm/messages/en/xen-xm.po